Skip to content

[v17] Adds caching support for Identity Center resources#48050

Merged
tcsc merged 1 commit intobranch/v17from
tcsc/branch/v17/ic-resource-caching
Oct 29, 2024
Merged

[v17] Adds caching support for Identity Center resources#48050
tcsc merged 1 commit intobranch/v17from
tcsc/branch/v17/ic-resource-caching

Conversation

@tcsc
Copy link
Copy Markdown
Contributor

@tcsc tcsc commented Oct 29, 2024

Backports #47880

Specifically:

  • identitycenterv1.Account
  • identitycenterv1.AccountAsssignment
  • identitycenterv1.PrincipalAssignment

Also breaks the cache's genericcollection out into its own file as an attempt
to reduce clutter in the main collections source file.

* Adds caching support for Identity Center resources

Adds support for caching (and watching) some IdentityCenter resource types.

Specifically:
 - identitycenterv1.Account
 - identitycenterv1.AccountAsssignment
 - identitycenterv1.PrincipalAssignment

Also breaks the cache's `genericcollection` out into its own file as an attempt
to reduce clutter in the main collections source file.

* Update identitycenter_events.go

* Update identitycenter_events.go

* Speed up tests
@tcsc tcsc added the no-changelog Indicates that a PR does not require a changelog entry label Oct 29, 2024
@tcsc tcsc added this pull request to the merge queue Oct 29, 2024
Merged via the queue into branch/v17 with commit 66da5f9 Oct 29, 2024
@tcsc tcsc deleted the tcsc/branch/v17/ic-resource-caching branch October 29, 2024 01:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport no-changelog Indicates that a PR does not require a changelog entry size/lg

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants